A ridiculously large commit as a checkpoint in refactoring the time_t + an int
authorrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 17 Jun 2013 02:07:08 +0000 (02:07 +0000)
committerrobertlipe <robertlipe@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 17 Jun 2013 02:07:08 +0000 (02:07 +0000)
commitb4c18e7fb2e1cb7847c3ef99c19b0616901bcb15
tree66dd45177d41f8296ffa0f5e691bae47debbc13f
parent6b8d68c512af483361d9724006f226580cf4b65a
A ridiculously large commit as a checkpoint in refactoring the time_t + an int
for microseconds into a QDateTime to give us sensible interface to time
beyond 1970 and 2032 and, more topically, more unified handling of sub-second
time now that 10Hz GPSes aren't uncommon.

This gets almost all of the accesses to wpt->creation_time into accessors
(with overloads for int/time_t and QDateTime) and eliminates many of
the problematic direct accesses to wpt->microseconds.
86 files changed:
gpsbabel/GPSBabel.xcodeproj/project.xcworkspace/xcuserdata/robertlipe.xcuserdatad/UserInterfaceState.xcuserstate
gpsbabel/alan.cc
gpsbabel/an1.cc
gpsbabel/axim_gpb.cc
gpsbabel/brauniger_iq.cc
gpsbabel/cetus.cc
gpsbabel/coastexp.cc
gpsbabel/compegps.cc
gpsbabel/coto.cc
gpsbabel/cst.cc
gpsbabel/csv_util.cc
gpsbabel/defs.h
gpsbabel/delbin.cc
gpsbabel/delgpl.cc
gpsbabel/destinator.cc
gpsbabel/dg-100.cc
gpsbabel/exif.cc
gpsbabel/g7towin.cc
gpsbabel/garmin.cc
gpsbabel/garmin_device_xml.h
gpsbabel/garmin_txt.cc
gpsbabel/garmin_xt.cc
gpsbabel/gcdb.cc
gpsbabel/gdb.cc
gpsbabel/geoniche.cc
gpsbabel/ggv_log.cc
gpsbabel/glogbook.cc
gpsbabel/gnav_trl.cc
gpsbabel/gopal.cc
gpsbabel/gpilots.cc
gpsbabel/gpssim.cc
gpsbabel/gpsutil.cc
gpsbabel/gpx.cc
gpsbabel/gtm.cc
gpsbabel/gtrnctr.cc
gpsbabel/hiketech.cc
gpsbabel/holux.cc
gpsbabel/hsa_ndv.cc
gpsbabel/html.cc
gpsbabel/humminbird.cc
gpsbabel/igc.cc
gpsbabel/igo8.cc
gpsbabel/jtr.cc
gpsbabel/kml.cc
gpsbabel/magproto.cc
gpsbabel/mapsend.cc
gpsbabel/mapsource.cc
gpsbabel/mmo.cc
gpsbabel/mtk_locus.cc
gpsbabel/navicache.cc
gpsbabel/navilink.cc
gpsbabel/nmea.cc
gpsbabel/osm.cc
gpsbabel/ozi.cc
gpsbabel/palmdoc.cc
gpsbabel/pathaway.cc
gpsbabel/pcx.cc
gpsbabel/pocketfms_bc.cc
gpsbabel/psitrex.cc
gpsbabel/raymarine.cc
gpsbabel/route.cc
gpsbabel/saroute.cc
gpsbabel/sbn.cc
gpsbabel/skyforce.cc
gpsbabel/skytraq.cc
gpsbabel/smplrout.cc
gpsbabel/sort.cc
gpsbabel/src/core/datetime.h
gpsbabel/stmsdf.cc
gpsbabel/stmwpp.cc
gpsbabel/subrip.cc
gpsbabel/text.cc
gpsbabel/tiger.cc
gpsbabel/trackfilter.cc
gpsbabel/unicsv.cc
gpsbabel/v900.cc
gpsbabel/vitosmt.cc
gpsbabel/vitovtt.cc
gpsbabel/vpl.cc
gpsbabel/waypt.cc
gpsbabel/wbt-200.cc
gpsbabel/wfff_xml.cc
gpsbabel/wintec_tes.cc
gpsbabel/xmlgeneric.cc
gpsbabel/xmlgeneric.h
gpsbabel/xol.cc